Skip to content

Conversation

@pytorchbot
Copy link
Collaborator

Summary:
set_all_to_value(out_data, out_step_len, value) loops over the padding and copies a row at a time.

Add some checks to make sure we do not exceed the out tensor (out_data) size when copying.

Differential Revision: D86436435

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 10, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15717

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure, 3 Cancelled Jobs

As of commit 9567f13 with merge base e0dda90 (image):

NEW FAILURE - The following job has failed:

CANCELLED JOBS - The following jobs were cancelled. Please retry:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 10, 2025
Differential Revision: D86436435

Pull Request resolved: #15648

(cherry picked from commit f41d81a)
@GregoryComer GregoryComer force-pushed the cherry-pick-15648-by-pytorch_bot_bot_ branch from f270541 to 9567f13 Compare November 15, 2025 02:29
@GregoryComer GregoryComer merged commit 97b7116 into release/1.0 Nov 18, 2025
118 of 122 checks passed
@GregoryComer GregoryComer deleted the cherry-pick-15648-by-pytorch_bot_bot_ branch November 18, 2025 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants